code interpreter meaning in Chinese
代码解释程序
Examples
- Like most of the development environments we look at , smallbasic is a code interpreter rather than a native compiler
和我们所看到的大多数开发环境一样, smallbasic是一个代码解释器,而不是本机编译器。 - A " major component " , in this context , means a major essential component ( kernel , window system , and so on ) of the specific operating system ( if any ) on which the executable work runs , or a compiler used to produce the work , or an object code interpreter used to run it
在这里, “主要部件”指的是在该可执行作品下运行的作业系统(如有的话)当中的一个主要且不可或缺的部件(如核心、视窗系统等) ,或用以产生该作品的一个编译器,或用以执行该作品的目标码解析器。 - The method to plan the manufacturing path directly from the measurement points is studied . in chapter five , several software modules are realized including copy milling module , cnc code interpreter , and a three - axis copy milling cnc system is developed . in chapter six , the experiment of copy milling and cnc milling is done , and the results of computer simulation and experiment verified the effectiveness of the method
第六章一方面编制数控加工代码,在所开发的数控系统上进行数控加工,以验证数控加工系统的有效性;另一方面,对测量得到的数据,经过仿型系统处理后生成加工路径,进行仿型加工实验,以验证仿型加工算法和仿型功能实现的有效性。 - First this article introducs java " s characteristics and real - time java platforms and detailedly analyze the java " s disadvantageous factor applying in real - time environment and which aspects need to be improved if real - time java wants to be realized . the aspects demanded extension involve virtual machine , byte code analyzer , byte code interpreter , the real - time run and the contents of the real - time task etc . through the research of the rtsj ( real - time java specification ) and its apis , the article discusses each aspect which bases on the traditional java
本文首先介绍了java编程语言特点及实时java平台,详细分析了java应用在实时环境中的不利因素以及要实现实时java需要对哪些方面进行改进。这些需要改进的方面既有java本身的虚拟机、字节码分析器、字节码翻译等内容,又有实时执行、实时任务方面的内容。通过对rtsj (实时java规范)及其apis的研究分析,对它在传统的java基础上扩展的各个方面进行了讨论。